CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 规划

搜索资源列表

  1. GA-1

    0下载:
  2. 基于遗传算法求解非线性规划模型源程序,C++编写-Based on genetic algorithms for solving nonlinear programming model source code, C++ to prepare
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:772
    • 提供者:huohuolinlin
  1. GA-3

    0下载:
  2. 基于遗传算法求解非线性规划模型源程序2,C++编写-Based on genetic algorithms for solving nonlinear programming model source code2, C++ to prepare
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:908
    • 提供者:huohuolinlin
  1. ga

    0下载:
  2. 这是不确定规划及应用这本书的三个遗传算法的源程序-This is the planning and application of uncertainty this book the three genetic algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:5901
    • 提供者:wangjinfeng
  1. GA_Dynamic_Route

    0下载:
  2. 遗传算法,用于智能动态规划。可以利用程序里的ga1.inp直接计算。-Genetic algorithm for intelligent dynamic programming. Program can be used inside ga1.inp direct calculation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:12921
    • 提供者:
  1. GA-3

    1下载:
  2. 双层规划的遗传算法,用来解决非线性无约束双层规划- genic algorithm for bilevel programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3428
    • 提供者:王玉
  1. aa

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码,很好用-Based on genetic algorithms for robot path planning MATLAB source code, useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2519
    • 提供者:hanxue
  1. 0-1guihua

    0下载:
  2. 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1383
    • 提供者:吴学兵
  1. matlabgb

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序-Genetic Algorithm for Nonlinear Integer Programming Matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:61218
    • 提供者:松哥
  1. feixianxing

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:61322
    • 提供者:易豪
  1. 198776665

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码,非常好用-Based on genetic algorithms for robot path planning MATLAB source code, very easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:8715
    • 提供者:xl
  1. donglifang

    0下载:
  2. 在提高训练中我们主要针对时序图分析,现代智能优化算法(遗传算法和蚁群算法),动态规划,排队理论,目标规划,层次分析以及决策论等相关理论做了比较深刻的了解。然后针对具体情况,具体问题进行建模训练,并加以上机实习。-In training, we aimed to improve timing diagram analysis, modern intelligent optimization algorithm (genetic algorithm and ant colony optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:325785
    • 提供者:杨科
  1. AKnowledgeBasedGeneticAlgorithmforPathPlanninginUn

    0下载:
  2. 基于遗传算法的移动机器人路径规划,发表在EI上的-Based on genetic algorithms for mobile robot path planning, published in the EI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3944982
    • 提供者:张碧丛
  1. MATLAB_genetic

    0下载:
  2. 遗传算法工具箱在线性优化和非线性规划中的应用-Genetic algorithm optimization toolbox of linear and nonlinear Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:210123
    • 提供者:刘刘
  1. CEP_demo

    0下载:
  2. 经典的进化规划算法,是一种基于遗传算法演化而来的,即Classical Evolution Algorithm-CEP Algorithm is based on genetic algorithm, that Classical Evolution Programming Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1136
    • 提供者:张敬
  1. myGA

    0下载:
  2. myGA(基本遗传算法解决一维约束规划问题),自己编写的-myGA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1008
    • 提供者:wangting
  1. robot

    0下载:
  2. 取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1812
    • 提供者:biaoshi
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2684411
    • 提供者:ZHANGAIQING
  1. 529550RobotRoute

    1下载:
  2. 栅格环境下用遗传算法实现对路径的规划,c++6.0编写-Grid environment using genetic algorithm for path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3815174
    • 提供者:梁金
  1. path-planning1

    1下载:
  2. 用MATLAB编写的遗传算法路径规划,效果还可以,可以做毕设截图只用。-Prepared using MATLAB genetic algorithm path planning, the effect can be, can do only shot completed the set.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-13
    • 文件大小:5120
    • 提供者:丁彪
  1. Level-programming-model-of-GA

    3下载:
  2. 双层规划模型的遗传算法求解的Matlab源码 GreenSim团队原创作品, -Level programming model of the genetic algorithm Matlab source GreenSim team original works,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1764
    • 提供者:lzf
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com